home *** CD-ROM | disk | FTP | other *** search
- object ClientForm: TClientForm
- Left = 486
- Top = 348
- Width = 239
- Height = 152
- Caption = 'Client'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poDefaultPosOnly
- OnClick = FormClick
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnMouseDown = FormMouseDown
- OnMouseMove = FormMouseMove
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar: TStatusBar
- Left = 0
- Top = 106
- Width = 231
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- end
-